home *** CD-ROM | disk | FTP | other *** search
- WhereIsIt? version 3.00
- Copyright (c) 1997-2001 Robert Galle
- All Rights Reserved
-
-
- CORELDRAW THUMBNAILS IMPORT PLUGIN
- ==================================
- This module includes a single plugin, intended for extracting and importing
- embedded thumbnails in CorelDraw .CDR files. Full Delphi source code is
- included.
-
-
- INSTALLING THE PLUGIN
- =====================
- Copy the "CorelPlugin.dll" file in subfolder "Plugins" in WhereIsIt's main
- folder, for example, "C:\Program Files\WhereIsIt\Plugins". When WhereIsIt is
- run the next time, it will recognize and include the new plugin module.
-
-
- HOW TO USE IT
- =============
- No configuration options are available or necessary, just have the plugin
- active when scanning the media.
-
-
- LIMITATIONS
- ===========
- This plugin does not parse the actual CorelDraw drawing, which is in vector-
- like format. It only reads in imports the bitmap thumbnail preview, as prepared
- by CorelDraw when saving the file. You can see that thumbnail in CorelDraw as
- well, when selecting a CDR file to be loaded.
-
- Note that some CDR files may not have a thumbnail available. Such files can not
- be handled by this plugin.
-
-
- HISTORY
- =======
-
- 0.10 (20. May 2001)
- -----------------------
- * Initial release